[INFO] fetching crate abundantis 0.3.1...
[INFO] testing abundantis-0.3.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate abundantis 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate abundantis 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate abundantis 0.3.1
[INFO] tweaked toml for crates.io crate abundantis 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate abundantis 0.3.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate abundantis 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0053fa73bd64fa064a7f04f568c951666e3349a37846f408b47ce4c521461d9
[INFO] running `Command { std: "docker" "start" "-a" "c0053fa73bd64fa064a7f04f568c951666e3349a37846f408b47ce4c521461d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0053fa73bd64fa064a7f04f568c951666e3349a37846f408b47ce4c521461d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0053fa73bd64fa064a7f04f568c951666e3349a37846f408b47ce4c521461d9", kill_on_drop: false }`
[INFO] [stdout] c0053fa73bd64fa064a7f04f568c951666e3349a37846f408b47ce4c521461d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07ccdc2d066b4910c7712951e0d12f31e376986a577d9c619d1b28e027d969a6
[INFO] running `Command { std: "docker" "start" "-a" "07ccdc2d066b4910c7712951e0d12f31e376986a577d9c619d1b28e027d969a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling korni v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling germi v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling abundantis v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NxJson` is never constructed
[INFO] [stdout]   --> src/workspace/provider/nx.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct NxJson {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TurboJson` is never constructed
[INFO] [stdout]   --> src/workspace/provider/turbo.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct TurboJson {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.71s
[INFO] running `Command { std: "docker" "inspect" "07ccdc2d066b4910c7712951e0d12f31e376986a577d9c619d1b28e027d969a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ccdc2d066b4910c7712951e0d12f31e376986a577d9c619d1b28e027d969a6", kill_on_drop: false }`
[INFO] [stdout] 07ccdc2d066b4910c7712951e0d12f31e376986a577d9c619d1b28e027d969a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bb32c55ead5144d65a9e5c4c541a04972e944d24752a2cd67215f3c669bd635
[INFO] running `Command { std: "docker" "start" "-a" "5bb32c55ead5144d65a9e5c4c541a04972e944d24752a2cd67215f3c669bd635", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling abundantis v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stdout] warning: struct `NxJson` is never constructed
[INFO] [stdout]   --> src/workspace/provider/nx.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct NxJson {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TurboJson` is never constructed
[INFO] [stdout]   --> src/workspace/provider/turbo.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct TurboJson {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stdout] warning: struct `NxJson` is never constructed
[INFO] [stdout]   --> src/workspace/provider/nx.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct NxJson {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TurboJson` is never constructed
[INFO] [stdout]   --> src/workspace/provider/turbo.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct TurboJson {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.05s
[INFO] running `Command { std: "docker" "inspect" "5bb32c55ead5144d65a9e5c4c541a04972e944d24752a2cd67215f3c669bd635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb32c55ead5144d65a9e5c4c541a04972e944d24752a2cd67215f3c669bd635", kill_on_drop: false }`
[INFO] [stdout] 5bb32c55ead5144d65a9e5c4c541a04972e944d24752a2cd67215f3c669bd635
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1afc7ce30c86032dfcf67c9d97af743a8080ca71f1cb89d613e3532c6459cda
[INFO] running `Command { std: "docker" "start" "-a" "e1afc7ce30c86032dfcf67c9d97af743a8080ca71f1cb89d613e3532c6459cda", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NxJson` is never constructed
[INFO] [stderr]   --> src/workspace/provider/nx.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct NxJson {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TurboJson` is never constructed
[INFO] [stderr]   --> src/workspace/provider/turbo.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | struct TurboJson {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `abundantis` (lib) generated 2 warnings
[INFO] [stderr] warning: `abundantis` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/abundantis-7904acb2c0eadbb7)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test events::tests::test_event_basics ... ok
[INFO] [stdout] test path_cache::tests::test_hit_rate ... ok
[INFO] [stdout] test path_cache::tests::test_clear ... ok
[INFO] [stdout] test resolution::tests::test_dependency_cycle_detection ... ok
[INFO] [stdout] test path_cache::tests::test_canonicalize_cache ... ok
[INFO] [stdout] test path_cache::tests::test_invalidate ... ok
[INFO] [stdout] test events::tests::test_multiple_subscribers ... ok
[INFO] [stdout] test path_cache::tests::test_nonexistent_path ... ok
[INFO] [stdout] test selection::tests::test_auto_discovery_monorepo ... ok
[INFO] [stdout] test source::file_manager::tests::test_set_active_files ... ok
[INFO] [stdout] test source::memory::tests::test_memory_source ... ok
[INFO] [stdout] test resolution::tests::test_cache_basics ... ok
[INFO] [stdout] test selection::tests::test_auto_discovery_single_package ... ok
[INFO] [stdout] test source::memory::tests::test_remove ... ok
[INFO] [stdout] test source::memory::tests::test_version ... ok
[INFO] [stdout] test selection::tests::test_resolve_patterns_simple ... ok
[INFO] [stdout] test source::file::tests::test_caching ... ok
[INFO] [stdout] test source::file_manager::tests::test_config_preservation ... ok
[INFO] [stdout] test events::tests::test_unsubscribe ... ok
[INFO] [stdout] test selection::tests::test_auto_discovery_priority_order ... ok
[INFO] [stdout] test source::file::tests::test_version_tracking ... ok
[INFO] [stdout] test source::file_manager::tests::test_directory_overrides ... ok
[INFO] [stdout] test source::file::tests::test_set_variable ... ok
[INFO] [stdout] test selection::tests::test_resolve_patterns_sorting ... ok
[INFO] [stdout] test source::file_manager::tests::test_get_or_create ... ok
[INFO] [stdout] test source::file::tests::test_remove_variable ... ok
[INFO] [stdout] test source::shell::tests::test_priority ... ok
[INFO] [stdout] test workspace::manager::tests::test_custom_provider ... ok
[INFO] [stdout] test source::registry::tests::test_registry_basics ... ok
[INFO] [stdout] test source::shell::tests::test_shell_source ... ok
[INFO] [stdout] test source::file::tests::test_parse_simple_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-5d1a9964a0f792ae)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test test_abundantis_config_default ... ok
[INFO] [stdout] test test_cache_config_disabled ... ok
[INFO] [stdout] test test_cache_config_default ... ok
[INFO] [stdout] test test_cache_config_large_hot_cache ... ok
[INFO] [stdout] test test_cache_config_with_hot_cache_size ... ok
[INFO] [stdout] test test_cache_config_with_ttl ... ok
[INFO] [stdout] test test_config_default_all_modules ... ok
[INFO] [stdout] test test_file_merge_mode_copy ... ok
[INFO] [stdout] test test_config_clone ... ok
[INFO] [stdout] test test_file_merge_mode_types ... ok
[INFO] [stdout] test test_file_resolution_config_multiple_order ... ok
[INFO] [stdout] test test_file_resolution_config_with_mode ... ok
[INFO] [stdout] test test_cache_config_zero_ttl ... ok
[INFO] [stdout] test test_file_resolution_config_with_order ... ok
[INFO] [stdout] test test_interpolation_config_default ... ok
[INFO] [stdout] test test_interpolation_config_disabled ... ok
[INFO] [stdout] test test_interpolation_config_with_max_depth ... ok
[INFO] [stdout] test test_interpolation_features_all_enabled ... ok
[INFO] [stdout] test test_interpolation_features_all_disabled ... ok
[INFO] [stdout] test test_monorepo_provider_copy ... ok
[INFO] [stdout] test test_monorepo_provider_type_hash ... ok
[INFO] [stdout] test test_monorepo_provider_types ... ok
[INFO] [stdout] test test_resolution_config_default ... ok
[INFO] [stdout] test test_interpolation_config_zero_max_depth ... ok
[INFO] [stdout] test test_interpolation_features_default ... ok
[INFO] [stdout] test test_source_precedence_types ... ok
[INFO] [stdout] test test_workspace_config_default ... ok
[INFO] [stdout] test test_workspace_config_ignores_default ... ok
[INFO] [stdout] test test_resolution_config_file_merge_default ... ok
[INFO] [stdout] test test_workspace_config_with_env_files ... ok
[INFO] [stdout] test test_workspace_config_env_files_default ... ok
[INFO] [stdout] test test_interpolation_features_with_commands ... ok
[INFO] [stdout] test test_workspace_config_with_provider ... ok
[INFO] [stdout] test test_workspace_config_with_multiple_roots ... ok
[INFO] [stdout] test test_resolution_config_with_multiple_precedence ... ok
[INFO] [stdout] test test_resolution_config_without_type_check ... ok
[INFO] [stdout] test test_workspace_config_with_custom_roots ... ok
[INFO] [stdout] test test_workspace_config_with_cascading ... ok
[INFO] [stdout] test test_resolution_config_with_precedence ... ok
[INFO] [stdout] test test_source_precedence_equality ... ok
[INFO] [stderr]      Running tests/e2e_integration_tests.rs (/opt/rustwide/target/debug/deps/e2e_integration_tests-86b365e0a495b65b)
[INFO] [stdout] test test_workspace_config_with_ignores ... ok
[INFO] [stdout] test test_source_precedence_copy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_abundantis_stats ... ok
[INFO] [stdout] test test_basic_memory_source ... ok
[INFO] [stdout] test test_cache_config ... ok
[INFO] [stdout] test test_config_defaults ... ok
[INFO] [stdout] test test_error_types ... ok
[INFO] [stdout] test test_event_bus ... ok
[INFO] [stdout] test test_diagnostic ... ok
[INFO] [stdout] test test_file_resolution_config ... ok
[INFO] [stdout] test test_interpolation_config ... ok
[INFO] [stdout] test test_memory_source_crud ... ok
[INFO] [stdout] test test_memory_source_with_description ... ok
[INFO] [stdout] test test_package_info ... ok
[INFO] [stdout] test test_priority_constants ... ok
[INFO] [stdout] test test_compact_string_optimization ... ok
[INFO] [stdout] test test_source_capabilities ... ok
[INFO] [stdout] test test_source_id ... ok
[INFO] [stdout] test test_resolution_engine_basic ... ok
[INFO] [stdout] test test_workspace_context ... ok
[INFO] [stderr]      Running tests/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-24577908dfff9a85)
[INFO] [stdout] test test_variable_source ... ok
[INFO] [stdout] test test_resolution_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test test_abundantis_error_debug ... ok
[INFO] [stdout] test test_abundantis_error_all_variants ... ok
[INFO] [stdout] test test_diagnostic_all_codes ... ok
[INFO] [stdout] test test_diagnostic_all_severities ... ok
[INFO] [stdout] test test_diagnostic_clone ... ok
[INFO] [stdout] test test_diagnostic_code_display ... ok
[INFO] [stdout] test test_diagnostic_code_ordering ... ok
[INFO] [stdout] test test_diagnostic_creation ... ok
[INFO] [stdout] test test_diagnostic_equality ... ok
[INFO] [stdout] test test_diagnostic_inequality ... ok
[INFO] [stdout] test test_diagnostic_severity_ordering ... ok
[INFO] [stdout] test test_diagnostic_with_empty_path ... ok
[INFO] [stdout] test test_diagnostic_with_large_line_column ... ok
[INFO] [stdout] test test_error_cache ... ok
[INFO] [stdout] test test_error_chain ... ok
[INFO] [stdout] test test_error_circular_dependency ... ok
[INFO] [stdout] test test_error_display ... ok
[INFO] [stdout] test test_error_invalid_glob ... ok
[INFO] [stdout] test test_error_max_depth_exceeded ... ok
[INFO] [stdout] test test_error_provider_config_not_found ... ok
[INFO] [stdout] test test_error_missing_config ... ok
[INFO] [stdout] test test_error_provider_config_parse ... ok
[INFO] [stdout] test test_error_workspace_not_found ... ok
[INFO] [stdout] test test_source_error_authentication ... ok
[INFO] [stdout] test test_source_error_all_variants ... ok
[INFO] [stdout] test test_error_unknown_provider ... ok
[INFO] [stdout] test test_result_type_alias_error ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-ba7c3b8dd2bf7662)
[INFO] [stdout] test test_source_error_with_special_chars ... ok
[INFO] [stdout] test test_error_runtime ... ok
[INFO] [stdout] test test_error_undefined_variable ... ok
[INFO] [stdout] test test_source_error_debug ... ok
[INFO] [stdout] test test_source_error_parse_error ... ok
[INFO] [stdout] test test_source_error_permission ... ok
[INFO] [stdout] test test_source_error_timeout ... ok
[INFO] [stdout] test test_source_error_display ... ok
[INFO] [stdout] test test_error_source_conversion ... ok
[INFO] [stdout] test test_source_error_remote ... ok
[INFO] [stdout] test test_result_type_alias ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_abundantis_builder_creation ... ok
[INFO] [stdout] test test_abundantis_builder_with_memory_source ... ok
[INFO] [stdout] test test_abundantis_version ... ok
[INFO] [stdout] test test_abundantis_constants ... ok
[INFO] [stdout] test test_config_type_existence ... ok
[INFO] [stdout] test test_memory_source_capabilities_check ... ok
[INFO] [stdout] test test_memory_source_basic_usage ... ok
[INFO] [stdout] test test_memory_source_clear ... ok
[INFO] [stdout] test test_memory_source_clone_independent ... ok
[INFO] [stdout] test test_memory_source_empty_state ... ok
[INFO] [stdout] test test_memory_source_has_changed ... ok
[INFO] [stdout] test test_memory_source_empty_values ... ok
[INFO] [stdout] test test_memory_source_invalidate ... ok
[INFO] [stdout] test test_memory_source_iteration ... ok
[INFO] [stdout] test test_memory_source_interleaved_operations ... ok
[INFO] [stdout] test test_memory_source_key_existence ... ok
[INFO] [stdout] test test_memory_source_lookup ... ok
[INFO] [stdout] test test_memory_source_metadata ... ok
[INFO] [stdout] test test_memory_source_order_preservation ... ok
[INFO] [stdout] test test_memory_source_override ... ok
[INFO] [stdout] test test_memory_source_id_consistency ... ok
[INFO] [stdout] test test_memory_source_special_keys ... ok
[INFO] [stdout] test test_memory_source_priority ... ok
[INFO] [stdout] test test_memory_source_update ... ok
[INFO] [stdout] test test_memory_source_version_increments ... ok
[INFO] [stdout] test test_memory_source_type_checking ... ok
[INFO] [stdout] test test_memory_source_special_values ... ok
[INFO] [stdout] test test_monorepo_provider_type_values ... ok
[INFO] [stdout] test test_memory_source_with_description ... ok
[INFO] [stdout] test test_memory_source_many_keys ... ok
[INFO] [stdout] test test_memory_source_persistence ... ok
[INFO] [stdout] test test_memory_source_performance_load ... ok
[INFO] [stdout] test test_memory_source_concurrent_reads ... ok
[INFO] [stdout] test test_memory_source_rapid_operations ... ok
[INFO] [stdout] test test_memory_source_capacity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_source_tests.rs (/opt/rustwide/target/debug/deps/memory_source_tests-adb82c33b7f80cb7)
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_memory_source_capabilities ... ok
[INFO] [stdout] test test_memory_source_clone_behavior ... ok
[INFO] [stdout] test test_memory_source_empty_load ... ok
[INFO] [stdout] test test_memory_source_clear ... ok
[INFO] [stdout] test test_memory_source_default ... ok
[INFO] [stdout] test test_memory_source_invalidate ... ok
[INFO] [stdout] test test_memory_source_creation ... ok
[INFO] [stdout] test test_memory_source_is_empty ... ok
[INFO] [stdout] test test_memory_source_key_case_sensitivity ... ok
[INFO] [stdout] test test_memory_source_load ... ok
[INFO] [stdout] test test_memory_source_metadata ... ok
[INFO] [stdout] test test_memory_source_len ... ok
[INFO] [stdout] test test_memory_source_order_preserved ... ok
[INFO] [stdout] test test_memory_source_has_changed ... ok
[INFO] [stdout] test test_memory_source_remove ... ok
[INFO] [stdout] test test_memory_source_large_values ... ok
[INFO] [stdout] test test_memory_source_remove_and_set ... ok
[INFO] [stdout] test test_memory_source_remove_nonexistent ... ok
[INFO] [stdout] test test_memory_source_unicode ... ok
[INFO] [stdout] test test_memory_source_value_types ... ok
[INFO] [stdout] test test_memory_source_special_characters ... ok
[INFO] [stdout] test test_memory_source_set_after_load ... ok
[INFO] [stdout] test test_memory_source_set_with_description ... ok
[INFO] [stdout] test test_memory_source_set ... ok
[INFO] [stdout] test test_memory_source_version_tracking ... ok
[INFO] [stdout] test test_memory_source_many_operations ... ok
[INFO] [stdout] test test_memory_source_overwrite ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-81cb73c9267a861b)
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 200 tests
[INFO] [stdout] test config_tests::test_abundantis_config_default ... ok
[INFO] [stdout] test config_tests::test_cache_config_default ... ok
[INFO] [stdout] test config_tests::test_cache_config_disabled ... ok
[INFO] [stdout] test config_tests::test_cache_config_large_hot_cache ... ok
[INFO] [stdout] test config_tests::test_cache_config_with_hot_cache_size ... ok
[INFO] [stdout] test config_tests::test_cache_config_with_ttl ... ok
[INFO] [stdout] test config_tests::test_cache_config_zero_ttl ... ok
[INFO] [stdout] test config_tests::test_config_default_all_modules ... ok
[INFO] [stdout] test config_tests::test_config_clone ... ok
[INFO] [stdout] test config_tests::test_file_merge_mode_copy ... ok
[INFO] [stdout] test config_tests::test_file_resolution_config_multiple_order ... ok
[INFO] [stdout] test config_tests::test_file_merge_mode_types ... ok
[INFO] [stdout] test config_tests::test_file_resolution_config_with_mode ... ok
[INFO] [stdout] test config_tests::test_file_resolution_config_with_order ... ok
[INFO] [stdout] test config_tests::test_interpolation_config_default ... ok
[INFO] [stdout] test config_tests::test_interpolation_config_disabled ... ok
[INFO] [stdout] test config_tests::test_interpolation_config_with_max_depth ... ok
[INFO] [stdout] test config_tests::test_interpolation_config_zero_max_depth ... ok
[INFO] [stdout] test config_tests::test_interpolation_features_all_disabled ... ok
[INFO] [stdout] test config_tests::test_interpolation_features_default ... ok
[INFO] [stdout] test config_tests::test_interpolation_features_all_enabled ... ok
[INFO] [stdout] test config_tests::test_interpolation_features_with_commands ... ok
[INFO] [stdout] test config_tests::test_monorepo_provider_types ... ok
[INFO] [stdout] test config_tests::test_monorepo_provider_copy ... ok
[INFO] [stdout] test config_tests::test_monorepo_provider_type_hash ... ok
[INFO] [stdout] test config_tests::test_resolution_config_default ... ok
[INFO] [stdout] test config_tests::test_resolution_config_file_merge_default ... ok
[INFO] [stdout] test config_tests::test_resolution_config_with_multiple_precedence ... ok
[INFO] [stdout] test config_tests::test_resolution_config_with_precedence ... ok
[INFO] [stdout] test config_tests::test_resolution_config_without_type_check ... ok
[INFO] [stdout] test config_tests::test_source_precedence_copy ... ok
[INFO] [stdout] test config_tests::test_source_precedence_equality ... ok
[INFO] [stdout] test config_tests::test_workspace_config_ignores_default ... ok
[INFO] [stdout] test config_tests::test_workspace_config_with_custom_roots ... ok
[INFO] [stdout] test config_tests::test_workspace_config_with_ignores ... ok
[INFO] [stdout] test config_tests::test_workspace_config_with_provider ... ok
[INFO] [stdout] test config_tests::test_workspace_config_env_files_default ... ok
[INFO] [stdout] test config_tests::test_workspace_config_with_cascading ... ok
[INFO] [stdout] test config_tests::test_workspace_config_with_multiple_roots ... ok
[INFO] [stdout] test error_tests::test_abundantis_error_debug ... ok
[INFO] [stdout] test config_tests::test_workspace_config_default ... ok
[INFO] [stdout] test error_tests::test_diagnostic_with_empty_path ... ok
[INFO] [stdout] test error_tests::test_diagnostic_code_ordering ... ok
[INFO] [stdout] test error_tests::test_diagnostic_creation ... ok
[INFO] [stdout] test error_tests::test_diagnostic_equality ... ok
[INFO] [stdout] test error_tests::test_diagnostic_inequality ... ok
[INFO] [stdout] test error_tests::test_diagnostic_severity_ordering ... ok
[INFO] [stdout] test error_tests::test_diagnostic_code_display ... ok
[INFO] [stdout] test error_tests::test_error_cache ... ok
[INFO] [stdout] test error_tests::test_error_display ... ok
[INFO] [stdout] test error_tests::test_error_chain ... ok
[INFO] [stdout] test error_tests::test_error_max_depth_exceeded ... ok
[INFO] [stdout] test error_tests::test_error_missing_config ... ok
[INFO] [stdout] test error_tests::test_diagnostic_all_severities ... ok
[INFO] [stdout] test error_tests::test_diagnostic_all_codes ... ok
[INFO] [stdout] test error_tests::test_abundantis_error_all_variants ... ok
[INFO] [stdout] test error_tests::test_error_provider_config_parse ... ok
[INFO] [stdout] test error_tests::test_error_runtime ... ok
[INFO] [stdout] test error_tests::test_error_source_conversion ... ok
[INFO] [stdout] test error_tests::test_error_undefined_variable ... ok
[INFO] [stdout] test error_tests::test_error_circular_dependency ... ok
[INFO] [stdout] test error_tests::test_result_type_alias_error ... ok
[INFO] [stdout] test error_tests::test_error_invalid_glob ... ok
[INFO] [stdout] test error_tests::test_source_error_all_variants ... ok
[INFO] [stdout] test error_tests::test_source_error_authentication ... ok
[INFO] [stdout] test config_tests::test_source_precedence_types ... ok
[INFO] [stdout] test error_tests::test_diagnostic_clone ... ok
[INFO] [stdout] test error_tests::test_source_error_debug ... ok
[INFO] [stdout] test error_tests::test_source_error_display ... ok
[INFO] [stdout] test error_tests::test_source_error_permission ... ok
[INFO] [stdout] test error_tests::test_source_error_parse_error ... ok
[INFO] [stdout] test error_tests::test_source_error_remote ... ok
[INFO] [stdout] test config_tests::test_workspace_config_with_env_files ... ok
[INFO] [stdout] test error_tests::test_result_type_alias ... ok
[INFO] [stdout] test error_tests::test_error_provider_config_not_found ... ok
[INFO] [stdout] test error_tests::test_diagnostic_with_large_line_column ... ok
[INFO] [stdout] test error_tests::test_error_unknown_provider ... ok
[INFO] [stdout] test error_tests::test_error_workspace_not_found ... ok
[INFO] [stdout] test error_tests::test_source_error_timeout ... ok
[INFO] [stdout] test error_tests::test_source_error_with_special_chars ... ok
[INFO] [stdout] test integration_tests::test_abundantis_builder_creation ... ok
[INFO] [stdout] test integration_tests::test_abundantis_builder_with_memory_source ... ok
[INFO] [stdout] test integration_tests::test_abundantis_version ... ok
[INFO] [stdout] test integration_tests::test_abundantis_constants ... ok
[INFO] [stdout] test integration_tests::test_config_type_existence ... ok
[INFO] [stdout] test integration_tests::test_memory_source_capabilities_check ... ok
[INFO] [stdout] test integration_tests::test_memory_source_clear ... ok
[INFO] [stdout] test integration_tests::test_memory_source_clone_independent ... ok
[INFO] [stdout] test integration_tests::test_memory_source_empty_state ... ok
[INFO] [stdout] test integration_tests::test_memory_source_has_changed ... ok
[INFO] [stdout] test integration_tests::test_memory_source_id_consistency ... ok
[INFO] [stdout] test integration_tests::test_memory_source_empty_values ... ok
[INFO] [stdout] test integration_tests::test_memory_source_iteration ... ok
[INFO] [stdout] test integration_tests::test_memory_source_interleaved_operations ... ok
[INFO] [stdout] test integration_tests::test_memory_source_key_existence ... ok
[INFO] [stdout] test integration_tests::test_memory_source_lookup ... ok
[INFO] [stdout] test integration_tests::test_memory_source_basic_usage ... ok
[INFO] [stdout] test integration_tests::test_memory_source_invalidate ... ok
[INFO] [stdout] test integration_tests::test_memory_source_metadata ... ok
[INFO] [stdout] test integration_tests::test_memory_source_override ... ok
[INFO] [stdout] test integration_tests::test_memory_source_persistence ... ok
[INFO] [stdout] test integration_tests::test_memory_source_rapid_operations ... ok
[INFO] [stdout] test integration_tests::test_memory_source_many_keys ... ok
[INFO] [stdout] test integration_tests::test_memory_source_priority ... ok
[INFO] [stdout] test integration_tests::test_memory_source_order_preservation ... ok
[INFO] [stdout] test integration_tests::test_memory_source_performance_load ... ok
[INFO] [stdout] test integration_tests::test_memory_source_concurrent_reads ... ok
[INFO] [stdout] test integration_tests::test_memory_source_special_keys ... ok
[INFO] [stdout] test integration_tests::test_memory_source_special_values ... ok
[INFO] [stdout] test integration_tests::test_memory_source_update ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_capabilities ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_creation ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_invalidate ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_default ... ok
[INFO] [stdout] test integration_tests::test_memory_source_type_checking ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_clear ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_has_changed ... ok
[INFO] [stdout] test integration_tests::test_memory_source_version_increments ... ok
[INFO] [stdout] test integration_tests::test_monorepo_provider_type_values ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_len ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_empty_load ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_load ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_clone_behavior ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_metadata ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_order_preserved ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_key_case_sensitivity ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_is_empty ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_many_operations ... ok
[INFO] [stdout] test integration_tests::test_memory_source_capacity ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_overwrite ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_remove ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_remove_and_set ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_remove_nonexistent ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_set_after_load ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_set ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_set_with_description ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_special_characters ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_unicode ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_value_types ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_version_tracking ... ok
[INFO] [stdout] test source_traits_tests::test_parsed_variable_simple ... ok
[INFO] [stdout] test source_traits_tests::test_parsed_variable_with_commented ... ok
[INFO] [stdout] test source_traits_tests::test_parsed_variable_with_description ... ok
[INFO] [stdout] test source_traits_tests::test_priority_comparison ... ok
[INFO] [stdout] test source_traits_tests::test_source_capabilities ... ok
[INFO] [stdout] test source_traits_tests::test_source_capabilities_combinations ... ok
[INFO] [stdout] test source_traits_tests::test_source_capabilities_defaults ... ok
[INFO] [stdout] test source_traits_tests::test_source_id_clone ... ok
[INFO] [stdout] test source_traits_tests::test_parsed_variable_debug ... ok
[INFO] [stdout] test source_traits_tests::test_source_id_display ... ok
[INFO] [stdout] test source_traits_tests::test_priority_ord ... ok
[INFO] [stdout] test source_traits_tests::test_source_capabilities_bits ... ok
[INFO] [stdout] test source_traits_tests::test_source_id_hash ... ok
[INFO] [stdout] test source_traits_tests::test_multiple_source_ids ... ok
[INFO] [stdout] test source_traits_tests::test_source_id_with_special_chars ... ok
[INFO] [stdout] test source_traits_tests::test_source_id_partial_eq ... ok
[INFO] [stdout] test source_traits_tests::test_source_snapshot_arc_conversion ... ok
[INFO] [stdout] test source_traits_tests::test_source_priorities ... ok
[INFO] [stdout] test source_traits_tests::test_source_version_tracking ... ok
[INFO] [stdout] test source_traits_tests::test_variable_source_debug ... ok
[INFO] [stdout] test source_traits_tests::test_variable_source_equality ... ok
[INFO] [stdout] test source_traits_tests::test_priority_ordering ... ok
[INFO] [stdout] test source_traits_tests::test_source_timestamp_creation ... ok
[INFO] [stdout] test source_traits_tests::test_source_type_equality ... ok
[INFO] [stdout] test source_traits_tests::test_source_type_hashing ... ok
[INFO] [stdout] test source_traits_tests::test_source_snapshot_display ... ok
[INFO] [stdout] test source_traits_tests::test_source_snapshot_creation ... ok
[INFO] [stdout] test source_traits_tests::test_source_capabilities_iterators ... ok
[INFO] [stdout] test source_traits_tests::test_variable_source_file ... ok
[INFO] [stdout] test source_traits_tests::test_variable_source_remote ... ok
[INFO] [stdout] test source_traits_tests::test_variable_source_shell ... ok
[INFO] [stdout] test workspace_tests::test_package_info_clone ... ok
[INFO] [stdout] test workspace_tests::test_package_info_creation ... ok
[INFO] [stdout] test workspace_tests::test_package_info_empty_name ... ok
[INFO] [stdout] test workspace_tests::test_package_info_debug_format ... ok
[INFO] [stdout] test workspace_tests::test_package_info_equality ... ok
[INFO] [stdout] test workspace_tests::test_package_info_inequality ... ok
[INFO] [stdout] test workspace_tests::test_package_info_relative_path_dots ... ok
[INFO] [stdout] test workspace_tests::test_package_info_with_complex_path ... ok
[INFO] [stdout] test workspace_tests::test_package_info_with_special_name ... ok
[INFO] [stdout] test workspace_tests::test_package_info_root_ends_with_slash ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_many_env_files ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_monorepo_package ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_multiple_env_files ... ok
[INFO] [stdout] test workspace_tests::test_package_info_with_windows_path ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_cascading_scenario ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_clone ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_creation ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_debug_format ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_empty_env_files ... ok
[INFO] [stdout] test workspace_tests::test_package_info_without_name ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_equality ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_inequality ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_no_cascading ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_package_root_equals_workspace ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_single_env_file ... ok
[INFO] [stdout] test workspace_tests::test_workspace_context_without_package_name ... ok
[INFO] [stdout] test integration_tests::test_memory_source_with_description ... ok
[INFO] [stdout] test memory_source_tests::test_memory_source_large_values ... ok
[INFO] [stdout] test source_traits_tests::test_source_id_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 200 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/source_traits_tests.rs (/opt/rustwide/target/debug/deps/source_traits_tests-00087ba8da579730)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_multiple_source_ids ... ok
[INFO] [stdout] test test_parsed_variable_simple ... ok
[INFO] [stdout] test test_parsed_variable_with_commented ... ok
[INFO] [stdout] test test_parsed_variable_debug ... ok
[INFO] [stdout] test test_parsed_variable_with_description ... ok
[INFO] [stdout] test test_priority_ordering ... ok
[INFO] [stdout] test test_priority_comparison ... ok
[INFO] [stdout] test test_source_capabilities ... ok
[INFO] [stdout] test test_source_capabilities_combinations ... ok
[INFO] [stdout] test test_source_capabilities_defaults ... ok
[INFO] [stdout] test test_source_id_display ... ok
[INFO] [stdout] test test_source_id_partial_eq ... ok
[INFO] [stdout] test test_source_id_hash ... ok
[INFO] [stdout] test test_source_id_with_special_chars ... ok
[INFO] [stdout] test test_source_snapshot_arc_conversion ... ok
[INFO] [stdout] test test_source_priorities ... ok
[INFO] [stdout] test test_source_snapshot_display ... ok
[INFO] [stdout] test test_source_type_equality ... ok
[INFO] [stdout] test test_variable_source_equality ... ok
[INFO] [stdout] test test_source_capabilities_bits ... ok
[INFO] [stdout] test test_source_id_clone ... ok
[INFO] [stdout] test test_source_capabilities_iterators ... ok
[INFO] [stdout] test test_source_id_creation ... ok
[INFO] [stdout] test test_variable_source_file ... ok
[INFO] [stdout] test test_source_snapshot_creation ... ok
[INFO] [stdout] test test_priority_ord ... ok
[INFO] [stdout] test test_source_timestamp_creation ... ok
[INFO] [stdout] test test_variable_source_remote ... ok
[INFO] [stdout] test test_variable_source_shell ... ok
[INFO] [stdout] test test_source_version_tracking ... ok
[INFO] [stdout] test test_source_type_hashing ... ok
[INFO] [stdout] test test_variable_source_debug ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workspace_tests.rs (/opt/rustwide/target/debug/deps/workspace_tests-6996c153c47e65f9)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_package_info_clone ... ok
[INFO] [stdout] test test_package_info_creation ... ok
[INFO] [stdout] test test_package_info_debug_format ... ok
[INFO] [stdout] test test_package_info_equality ... ok
[INFO] [stdout] test test_package_info_inequality ... ok
[INFO] [stdout] test test_package_info_relative_path_dots ... ok
[INFO] [stdout] test test_package_info_root_ends_with_slash ... ok
[INFO] [stdout] test test_package_info_empty_name ... ok
[INFO] [stdout] test test_package_info_with_complex_path ... ok
[INFO] [stdout] test test_package_info_with_windows_path ... ok
[INFO] [stdout] test test_package_info_without_name ... ok
[INFO] [stdout] test test_workspace_context_clone ... ok
[INFO] [stdout] test test_workspace_context_cascading_scenario ... ok
[INFO] [stdout] test test_package_info_with_special_name ... ok
[INFO] [stdout] test test_workspace_context_creation ... ok
[INFO] [stdout] test test_workspace_context_empty_env_files ... ok
[INFO] [stdout] test test_workspace_context_equality ... ok
[INFO] [stdout] test test_workspace_context_many_env_files ... ok
[INFO] [stdout] test test_workspace_context_multiple_env_files ... ok
[INFO] [stdout] test test_workspace_context_monorepo_package ... ok
[INFO] [stdout] test test_workspace_context_inequality ... ok
[INFO] [stdout] test test_workspace_context_package_root_equals_workspace ... ok
[INFO] [stdout] test test_workspace_context_single_env_file ... ok
[INFO] [stdout] test test_workspace_context_debug_format ... ok
[INFO] [stdout] test test_workspace_context_no_cascading ... ok
[INFO] [stdout] test test_workspace_context_without_package_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests abundantis
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e1afc7ce30c86032dfcf67c9d97af743a8080ca71f1cb89d613e3532c6459cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1afc7ce30c86032dfcf67c9d97af743a8080ca71f1cb89d613e3532c6459cda", kill_on_drop: false }`
[INFO] [stdout] e1afc7ce30c86032dfcf67c9d97af743a8080ca71f1cb89d613e3532c6459cda
